Support --target with `cargo test`
authorAlex Crichton <alex@alexcrichton.com>
Mon, 11 Aug 2014 04:12:32 +0000 (21:12 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 11 Aug 2014 04:12:32 +0000 (21:12 -0700)
commitced04ffed3b087c28e964f58a51e29563d4bce1b
treeee9121f3df43be4a604fc0c71b689d4c1bafdf3a
parentbf6400a882e491140d73e2c287b576c7ef2c12d3
Support --target with `cargo test`

Closes #356
src/bin/cargo-test.rs
tests/test_cargo_cross_compile.rs